home *** CD-ROM | disk | FTP | other *** search
/ InterCD 1999 July / july_1999.iso / Site Building / Scribbler 98 / readme.txt < prev    next >
Encoding:
Text File  |  1999-06-08  |  9.8 KB  |  212 lines

  1. Scribbler program is one of the first (and maybe the first at all) 
  2. specialized application designed for creating DHTML scripts in 
  3. JavaScript and VBScript, which are used on WWW pages.
  4.  
  5. Beside rich possibilities of editing scripts (e.g. full JavaScript, 
  6. VBScript and HTML syntax highlighting in one document, bookmarks, 
  7. code navigator, code templates, form builders, HTML code assistants, 
  8. etc) and the built-in preview, the program offers script managing 
  9. mechanisms, allowing to store user scripts in a library easily. 
  10. One of the most important features is a unique library containing 
  11. over 40 ready-to-use scripts. 
  12.  
  13. The program is designed for beginning and advanced WWW page creators. 
  14. Beginners will find invaluable source of attractive and ready-to-use 
  15. special effects there and will be able to place them on a page easily. 
  16. Professionals, however, have at last the first specialized tool 
  17. allowing them to create and test DHTML scripts.
  18.  
  19. Scribbler is sold as a shareware program. It means that the program 
  20. can be launched only for limited number of times (37 times). After 
  21. the limit is reached you should buy the license or uninstall the 
  22. program from your computer.
  23.  
  24. Rafal Platek
  25. Cream Software
  26. creams@creamsoft.com
  27. http://www.creamsoft.com
  28.  
  29. Distributed by:
  30. Hyperionics
  31. http://www.hyperionics.com
  32.  
  33. Release history:
  34.  
  35. June 8, 1999 - ver. 1.8
  36.  
  37. 1. Corrected "Save as" function. Saving a script to an external file 
  38.    preserves BODY section settings and does not add any additional 
  39.    HTML tags to it.
  40. 2. Line numbers are available in the editor portion of the window 
  41.    (default setting for line numbers = on). Line numbering can be 
  42.    turned off using the program settings dialog (F8 key). In order 
  43.    for this feature to work correctly, we changed the default 
  44.    gutter size.
  45. 3. "Charset" of editor font can be changed now in the editor settings 
  46.    ("Highlighting" tab). Thanks to this, national character sets under
  47.    Windows NT 4 should be displayed properly.
  48. 4. Changed Scribbler scripts file format. BODY section settings are
  49.    saved inside HTML comment tag. Thanks to this, opening Scribbler 
  50.    script in other program doesn't cause syntax errors.
  51. 5. The panel with the big buttons on the right side of the Scribbler 
  52.    main window can be hidden. See menu "View/Big buttons".
  53. 6. Scribbler remembers last opened files and allows a user to reopen 
  54.    them. See menu "File/Reopen...".
  55. 7. Corrected multiline selected text embracing with tags. Now selected 
  56.    text start position and length are calculated properly.
  57. 8. Scribbler shows script name or script file name on main window 
  58.    caption/title bar.
  59. 9. Scribbler refreshes "Script navigator" when a script is opened from 
  60.    disk and not only when the tab is changed.
  61. 10. "Script navigator" detects duplicate function declarations. Thanks 
  62.     to this, you can avoid common bugs.
  63. 11. Added checkbox that defines action that takes place when a script 
  64.     in a user library or built-in library is double-clicked. Now you 
  65.     can preview a script on double-click (default action) or edit it 
  66.     (load it into editor windows) when this checkbox is checked.
  67. 12. When setting a bookmark, the bookmarks menu is updated and 
  68.     a checkmark shows what bookmarks are already set.
  69. 13. A new function was added for deleting a selected bookmark or all 
  70.     bookmarks at once.
  71. 14. And one more facility relative to bookmarks. Using the hotkey 
  72.     CTRL+K, you can set the next free bookmark.
  73. 15. From this version you can insert scripts not only at the end of 
  74.     the current script (as default), but also at the start and at 
  75.     the cursor position. See context menu for "Insert script" 
  76.     buttons. You can UNDO this command. Warning! If HEAD editor has 
  77.     the focus (is active), this function inserts only in HEAD 
  78.     segment,  if BODY editor is active, it will insert in BODY.
  79. 16. Corrected <FORM> and <SCRIPT> tags recognition when inserting 
  80.     elements that should be placed between them.
  81. 17. Added switch in SCRIPT menu. Thanks to it, you can set what kind 
  82.     of script (JavaScript or VBScript) should be default when creating
  83.     a new one.
  84. 18. If you save a script, Scribbler completes script file name if you 
  85.     forgot to add file extension (*.js as default).
  86. 19. If possible, Scribbler display proper path and file name in the 
  87.     "Save as" dialog box.
  88. 20. Changed button picture and hotkey for saving scripts in user 
  89.     library. Now it is CTRL+ALT+S
  90. 21. Added feature for saving scripts immediately. If a script is 
  91.     opened from hard disk or saved previous on hard disk, Scribbler 
  92.     saves changes immediately without any additional questions.
  93. 22. Added switch in SCRIPT menu. Thanks to this switch you can force 
  94.     Scribbler to not save BODY settings (colors, events) inside 
  95.     script file. Warning! If you turn this off, BODY settings won't be 
  96.     remembered.
  97. 23. Script navigator displays also variables declarations (e.g. var 
  98.     max=5;) and dialog boxes calls (e.g. alert('Hello world!');)
  99. 24. Added new scripts:
  100.     * "Bookmark this site" - allows adding bookmarks (favourite URLs) 
  101.       to the MSIE or NN favourites/bookmarks list with one click of a 
  102.       button that is displayed on the page with the script.
  103.     * "Switch to fullscreen mode" - a button, that allows changing 
  104.       browser window mode to fullscreen.
  105.     * "Show HTML source" - a button, that shows HTML source of the 
  106.       page with the script.
  107.     * "Print this page" - a button, that allows printing the page 
  108.       directly from it. Just click and print. Warning! This script 
  109.       works only with new browsers !
  110.     * "Screen resolution detector" - tests screen resolution and 
  111.       display a warning if the screen resolution is different than 
  112.       the resolution of page design.
  113.     * "Email with address verification" - allows a user to send email. 
  114.       Before sending email, address correctness is verified.
  115.     * "Clock on a position" - displays a clock on a selected position.
  116.     * "Frame warning" - displays a warning if the file is displayed 
  117.       in main browser window instead of in a frame as designed. The 
  118.       script allows also to define a URL to main page.
  119.     * "Mail form" - allows a user to post an email message to 
  120.       a recipient choosed from a list. Message subject and body can 
  121.       be specified.
  122.  
  123. version number 1.7.0 - 8 April 1999
  124.  
  125. * added BODY settings area
  126. * added context help button for Scribbler main form
  127. * Scribbler is more intelligent now - it can recognize scripting 
  128.   language and protect against inserting scripting code in improper 
  129.   places
  130. * code templates buttons insert code in scripting language defined 
  131.   in <SCRIPT> header
  132. * <SCRIPT>..</SCRIPT> and <NOSCRIPT> tags cannot be inserted inside 
  133.   other <SCRIPT>..</SCRIPT> tags
  134. * new tool on HTML toolbar - HTML comments
  135. * corrected script headers - now they contain language type definition
  136. * scripting language elements from "Elements" tab can be used only 
  137.   for scripts with the same language definined in script header
  138. * some of HTML tags from HTML toolbar are now converted into scripting
  139.   code if inserted between <SCRIPT>..</SCRIPT> tags
  140. * corrected HTML forms recognition - form elements can be inserted
  141.   only between <FORM>..</FORM> tags
  142. * in the "Other form elements" tool you can now define more HTML form
  143.   elements at one time
  144. * Scribbler reinstallation does not cancel number of runs
  145.  
  146. version number 1.6.0 - 4 September 1998
  147. * added Code Templates Editor (see program settings)
  148. * added Auto-correct tool (as above)
  149. * added Open a file option to File menu
  150. * corrected bug with "Jump to line ..." tool
  151. * corrected scroll panel on "Preview" tab - now edit field is hiden 
  152.   properly
  153.  
  154. version number 1.5.0 - 20 August 1998
  155. * rebuilding of Scribbler interface
  156. * added "Resource tabs"
  157. * added VBScript language elements to the tab "Languages"
  158. * added list of events to the tab "Languages"
  159. * added possibility of choosing browser for preview (IE or NN)
  160. * user library can be divided into categories
  161. * inserting script places it at the end of the current script
  162. * list of declared functions changed into "Functions" tab
  163. * "Functions" tab also shows loops, conditions, etc.
  164. * added HTML toolbar
  165. * added HTML tags for text formatting
  166. * added Form builder and form elements builders
  167. * added templates for script codes (while, with, switch, docwrite)
  168. * added "Script header" tool
  169. * added "<NOSCRIPT> tag" editor
  170. * added "Comments" editor
  171. * added gutter popup menu for easy setting of bookmarks
  172. * 'Animated Button' script corrected
  173. * added script "Headliner" - thanks to Jan Pijnacker
  174. * menu rebuilding
  175. * you can now select what you want to copy to the clipboard
  176. * and a few more ...
  177.  
  178. version number 1.1.4 - 20 June 1998
  179. Two small fixes:
  180. * Menu hints (displayed in the bottom status line) were not working 
  181.   correctly.
  182. * Double click twice in a row into the JavaScript items window would 
  183.   switch focus from top to bottom edition window. 
  184.  
  185. version number 1.1.3 - 15 June 1998
  186. * Corrected script "Animated Button"
  187. * Scribbler will not hang anymore on systems with large font screen 
  188.   settings
  189.  
  190. version number 1.1.2 - 4 June 1998
  191. * Complete fix for the problem of Scribbler hanging at startup at 
  192.   some screen resolutions or window sizes.
  193.  
  194. version number 1.1.1 - 28 May 1998
  195. * Scribbler didn't work on some machines - now it should
  196. * floating libraries removed
  197. * full window editor now turns off the JavaScript tree
  198. * Bannermania script corrected
  199. * minor bugs have been fixed
  200.  
  201. version number 1.1 - 23 May 1998
  202. * Intellimouse support added, supports wheel scroll and panning
  203. * floating libraries - libraries can be moved and docked around the 
  204.   main form
  205. * corrected and speeded up menus
  206. * new script (free) - "How many days left to..."
  207. * numerous minor bugs have been fixed and memory/resource leaks fixed
  208.  
  209. version number 1.0 - 15 May 1998
  210. * first release
  211.  
  212.